Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 173,101 for

document formatting

(0.16 sec)
  1. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words/par...
  2. Convert an Excel Table to a Range of Data|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  3. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartNumberFormat | Aspose.Words for Java

    Represents number Formatting of the parent element in Java....ChartNumberFormat Represents number formatting of the parent element. To...the Working with Charts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx Documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...Words to compare docx documents. This worked as expected until...paragraphs that contain only formatting marks were treated as changed...

    forum.aspose.com/t/aspose-words-compare-incorre...
  7. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_Document_inline method. Inserts a Document inline at the cursor position....insert_document_inline method insert_document_inline(src_doc...import_format_mode, import_format_options) Inserts a document inline...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....a new Word file using the Document class object to add a link...the linked URL Clear the formatting for adding more text and...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  9. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  10. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a Document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...matMode) method Inserts a document at the cursor position. System...

    reference.aspose.com/words/cpp/aspose.words/doc...